Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDTEST-1376] set the max payload size for events to 4.5MB #272

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

anmarchenko
Copy link
Member

@anmarchenko anmarchenko commented Dec 19, 2024

What does this PR do?

Decreases the max payload size for events (test visibility and test impact analysis) to 4.5MB.

Maximal event size for Datadog intake is 5MB but we need to leave some buffer for package headers.

Motivation
Elevated rate of 413 (Request entity too large) errors seen in internal telemetry for Ruby library

How to test the change?
Not needed

@anmarchenko anmarchenko changed the title [SDTEST-1376] set the max payload size for events to 4MB [SDTEST-1376] set the max payload size for events to 4.5MB Dec 19, 2024
@anmarchenko anmarchenko merged commit 796ece0 into main Dec 19, 2024
168 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/lower_max_payload_size_for_intake branch December 19, 2024 13:24
@github-actions github-actions bot added this to the 1.11.0 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants